home *** CD-ROM | disk | FTP | other *** search
/ El Mac 9 / El Mac 9.iso / Shareware / Applications / Charting Coach v1.5 / Charting Coach v1.dxr / 00165.ls < prev    next >
Encoding:
Text File  |  1996-04-08  |  119 b   |  10 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     exit
  4.   end if
  5.   hideDays()
  6.   leaveFrontPage()
  7.   go("options")
  8.   cursor(0)
  9. end
  10.